projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6d113
)
Already documented: In Etags, the --members option is now the default.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 31 Oct 2008 15:38:35 +0000
(15:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 31 Oct 2008 15:38:35 +0000
(15:38 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 85bd1ebdcb833aa9827d27f85b35a8c67ae9edd4..b389e2800f1fa61c88f3829bcc99efdbdb460125 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-951,7
+951,7
@@
on the corresponding remote system.
*** Eldoc highlights the function argument under point
with the face `eldoc-highlight-function-argument'.
-
++++
*** In Etags, the --members option is now the default.
Use --no-members if you want the old default behavior of not tagging
struct members in C, members variables in C++ and variables in PHP.